home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programmer's Power Pack / Delphi Volume 1.iso / s_to_z / tmmplot / hpgl.txt < prev    next >
Text File  |  1996-09-15  |  3KB  |  119 lines

  1. MMPLOT-SUPPORTED HPGL-INSTRUCTIONS
  2.  
  3. HP-GL/2 - Instructions
  4.  
  5. A description can be found in
  6. "HP-GL/2 Reference Guide, A Handbook for Program Developers" by HP,
  7. published by Addison-Wesley 1990.
  8.  
  9. HP-GL/2 - instructions, not supported by MMPlot are marked with an
  10. asterisk *. HP-GL/2 includes the older HP-GL/1. 
  11.  
  12. The HP-GL/2 - Kernel
  13.  
  14. - Configuration and Status Group
  15.  
  16.  DF = DeFault Values
  17.  IN = Initialize
  18.  IP = InPut P1 and P2
  19.  IR = Input Relative P1 and P2
  20. *IW = Input Window
  21. *PG = advance full PaGe
  22.  RO = ROtate coordinate system  
  23. *RP = Replot
  24.  
  25. - Vector Group
  26.  
  27.  AA = Arc Absolute
  28.  AR = Arc Relative
  29.  AT = Arc three point
  30.  CI = Circle
  31.  PA = Plot Absolut
  32.  PD = Pen Down
  33.  PE = Polyline Encoded
  34.  PR = Plot Relative
  35.  PU = Pen Up
  36.  RT = Relative arc Three point
  37.  
  38. - Polygon Group
  39.  
  40.  ER = Edge Rectangel relative
  41.  EA = Edge rectangel Absolute
  42.  EW = Edge Wedge
  43.  EP = Edge Polygon
  44.  FP = Fill Polygon
  45.  PM = Polygon Mode
  46.  RA = fill Rectangle Absolute
  47.  RR = fill Rectangle Relative
  48.  WG = fill WedGe
  49.  
  50. - Line and Fill Attributes Group
  51.  
  52. *AC = Anchor Corner
  53.  FT = Fill Type            FT,spacing is emulated
  54. *LA = Line Attributes
  55.  LT = Line Type
  56.  PW = Pen Width
  57. *RF = Raster Fill definition
  58.  SM = Symbol Mode
  59.  SP = Select Pen
  60. *UL = User-defined Line Type
  61. *WU = pen Width Unit selection
  62.  
  63. - Character Group Instructions
  64.  
  65. *AD = Alternate font Definition
  66. *SD = Standard font Definition
  67. *CF = Character Fill Mode
  68.  CP = Character Plot
  69.  DI = absolute DIrection
  70. *DR = Relative Direction
  71.  DT = Define Label Terminator
  72. *DV = Define Variable text path
  73. *ES = Extra Space
  74.  LB = LaBel
  75. *LO = Label Origin
  76. *SA = Select Alternate font
  77. *SD = Standard font Definition
  78.  SI = absolute Character Size  
  79. *SL = character SLant
  80.  SR = Relative character Size
  81. *SS = Select Standard font
  82. *TD = Transparent Data
  83.  
  84. - Technical Graphics Extension
  85.  
  86.  BP = Begin Plot
  87. *CT = Chord Tolerance
  88. *DL = DownLoad character
  89. *EC = Enable Cutter
  90. *FR = FRame advance
  91. *MC = Merge Control
  92. *MG = Message
  93. *MT = Media Type
  94. *NR = Not Ready
  95. *OE = Output ERROR
  96. *OH = Output Hard-clip limits
  97. *OP = Output P1 and p2
  98. *OS = Output Status
  99.  PS = PlotSize
  100. *QL = Quality Level
  101. *ST = SorT
  102. *VS = Velocity Select
  103.  
  104. - Palette Extension
  105.  
  106.  CR = Set Color Range for relative color data
  107.  NP = Number of Pens           up to  8 pens/colors
  108. *PC = Pen Color Assignment
  109. *SV = Screened Vectors
  110.  TR = Transparency Mode
  111.  
  112.  
  113. - Miscellaneous
  114.  
  115.    TL = Tick Length
  116.    XT = X-axis Tick
  117.    YT = Y-axis Tick
  118.  
  119.